projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ae3f9f
)
Remove trailing space.
author
Bill Wohler
<wohler@newt.com>
Sat, 13 Jun 2009 17:08:03 +0000
(17:08 +0000)
committer
Bill Wohler
<wohler@newt.com>
Sat, 13 Jun 2009 17:08:03 +0000
(17:08 +0000)
lisp/mh-e/mh-seq.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-seq.el
b/lisp/mh-e/mh-seq.el
index dc7154adf2aee9fadd74d7112f0a3f428ad473db..bc0ec94e817148ce1a0d5d9d1e340d76c814375a 100644
(file)
--- a/
lisp/mh-e/mh-seq.el
+++ b/
lisp/mh-e/mh-seq.el
@@
-746,7
+746,7
@@
completion is over."
"-norecurse" folder "-sequence" (symbol-name mh-unseen-seq))
(goto-char (point-min))
(multiple-value-bind (folder unseen total)
- (values-list
+ (values-list
(mh-parse-flist-output-line
(buffer-substring (point) (mh-line-end-position))))
(list total unseen folder))))